사이트 내 전체검색
로그인박스 div 코딩 예제
로빈아빠
https://cmd.kr/html/110 URL이 복사되었습니다.

본문

<STYLE type=text/css>
body,div,dl,dt,dd {margin:0;padding:0;}
#loginBox {width:200px;background:#ccc;overflow:hidden;}
#loginBox .login {float:left;width:160px;}
#loginBox .login dt, #loginBox .login dd {float:left;}
#loginBox .login dt {clear:left;width:50px;}
#loginBox .login dd {width:100px;}
#loginBox .loginBtn {float:right;}
#loginBox .loginBtn img {width:38px;height:38px}
</STYLE>

<DIV id=loginBox>
<DL class=login>
<DT>ID </DT>
<DD>TestName </DD>
<DT>PW </DT>
<DD>TestPassword </DD>
<DT>PW </DT>
<DD>TestPassword </DD></DL><A class=loginBtn href="#" target=_blank><IMG alt=Login src="btn_login.gif" border=0></A> </DIV>

댓글목록

등록된 댓글이 없습니다.

Search

Copyright © Cmd 명령어 52.14.174.133